Platform Core .NET Assemblies API
CompleteExecuting(Guid,IReadOnlyDictionary<String,Object>,Object[]) Method
See Also  Send Feedback
Terrasoft.Core.Process Namespace > ProcessEngineImpl Class > CompleteExecuting Method : CompleteExecuting(Guid,IReadOnlyDictionary<String,Object>,Object[]) Method
processElementId
Identifier of the process element.
parameterValues
Parameter values, where key is name of the parameter and value is parameter value.
arguments
Array of the arguments.

Glossary Item Box

Completes executing the process element.

Syntax

 
C#
 
 

Parameters

processElementId
Identifier of the process element.
parameterValues
Parameter values, where key is name of the parameter and value is parameter value.
arguments
Array of the arguments.

Return Value

Instance of the ProcessDescriptor type.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.